home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-07-18 | 584 b | 18 lines | [TEXT/MARS] |
- ;ULTIMA RATIO REGUM
- ;moral killer
- ;invented by the history, applied by LASZLO KISS
- ;
- START MOV A,<ADDR ;don't let them to be tired
- MOV B,<ADDR ;let them make masturbate instead of fighting
- JMN -2,ADDR ;66% of the resources spreads the ideologie
- S1 MOV #-16,ADDR
- MOV C,<ADDR ;why do they live anymore?
- JMN -1,ADDR
- MOV #-16,ADDR ;if there ara some survivors
- JMP START,0
- A JMP -1,0
- B SPL 0,0
- C DAT 0,#0
- ADDR DAT 0,#-16
- ; END START
-